Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gmstrftime
gmstrftime
Format GMT/UTC time/date according to locale settings
Name:
gmstrftime
Category:
Date and time
Programming Language:
php
One-line Description:
Format the GMT/UTC date and time according to the locale settings.
Related
Comprehensive Guide to PHP Coding Standards: Improve Code Quality and Development Efficiency
8
How to Retrieve WeChat Shared Shipping Address Using PHP
9
How to Call PHP Scripts in Java: A Detailed Explanation of Three Common Methods
9
Comprehensive Guide to PHP Coding Standards: Key Practices for Improving Code Quality
9
Similar Functions
date_time_set
date_time_set
DateTime::setTimeali
date_timezone_get
date_timezone_get
AliasforDateTime::
strftime
strftime
Formatlocaltime/date
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_sunset
date_sunset
Returnsthesunsettime
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_create
date_create
DateTime::__construc
date_sub
date_sub
DateTime::sub-Subtra
Popular Articles